Update api path, add global table (#16)

This commit is contained in:
Particle_G
2020-12-02 23:51:30 +08:00
committed by MrZ626
parent cd3eab103c
commit ac701c4759
13 changed files with 132 additions and 10 deletions

View File

@@ -23,6 +23,7 @@ LOADED=false
NOGAME=false
LOGIN=false
EDITING=""
WSCONN=nil
math.randomseed(os.time()*626)
love.keyboard.setKeyRepeat(true)