khillesl 24 éve
szülő
commit
8cdb823957
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      direct/src/cluster/ClusterConfig.py

+ 1 - 1
direct/src/cluster/ClusterConfig.py

@@ -7,7 +7,7 @@ import string
 # For mono-modelcave-pipe0, I decided to set the offsets in the
 # actual configuration for the display.
 
-ClientConfigs = {'mono-modelcave-pipe0': [ [Vec3(0,0,0),Vec3(0,0,0)] ]
+ClientConfigs = {'mono-modelcave-pipe0': [ [Vec3(0,0,0),Vec3(0,0,0)] ] }
 
 # The following is a fake configuration to show an example with two servers.
 # 'two-server' : [ [Vec3(0,0,0),Vec3(-60,0,0)],