This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lrosales
/
client2server
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Restore correct version
Luis Rosales
2 months ago
parent
7cbe04dfc8
commit
31c824d9c8
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
package/src/client2server-unified.lua
+ 2
- 1
package/src/client2server-unified.lua
View File
@@ -754,4 +754,5 @@ local function main()
scheduler()
end
-main()
+main()
+end