formatting
This commit is contained in:
@@ -3,7 +3,7 @@ local config = {}
|
|||||||
-- set to false to run in offline mode (safety regulation only)
|
-- set to false to run in offline mode (safety regulation only)
|
||||||
config.NETWORKED = true
|
config.NETWORKED = true
|
||||||
-- unique reactor ID
|
-- unique reactor ID
|
||||||
config.REACTOR_ID = 1
|
config.REACTOR_ID = 1
|
||||||
-- port to send packets TO server
|
-- port to send packets TO server
|
||||||
config.SERVER_PORT = 16000
|
config.SERVER_PORT = 16000
|
||||||
-- port to listen to incoming packets FROM server
|
-- port to listen to incoming packets FROM server
|
||||||
|
|||||||
Reference in New Issue
Block a user