# HG changeset patch # User Simon Cross # Date 1381092828 -7200 # Node ID 1ba3cb3d2a932b909bcb4a7602dcf87f8f0fd55d # Parent 1306f7d8ed358c4d1cd49ee51d2d0c22a7a6f303 Bump level server to version 2. diff -r 1306f7d8ed35 -r 1ba3cb3d2a93 mamba/constants.py --- a/mamba/constants.py Sun Oct 06 22:47:45 2013 +0200 +++ b/mamba/constants.py Sun Oct 06 22:53:48 2013 +0200 @@ -18,7 +18,7 @@ FPS = 60 LEVEL_SERVER = "http://ctpug.org.za/mamba/" # LEVEL_SERVER = "http://localhost:5000/" -LEVEL_SERVER_VERSION = 1 +LEVEL_SERVER_VERSION = 2 # Sound constants FREQ = 44100 # same as audio CD