mirror of
https://github.com/GameServerManagers/Game-Server-Configs.git
synced 2025-01-08 11:37:39 +08:00
Unified style
This commit is contained in:
parent
2f5ed23d16
commit
b9a315b90d
@ -108,9 +108,9 @@ allowedPreprocessFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","
|
||||
allowedHTMLLoadExtensions[] = {"htm","html","xml","txt"};
|
||||
|
||||
// SCRIPTING ISSUES
|
||||
onUserConnected = ""; //
|
||||
onUserDisconnected = ""; //
|
||||
doubleIdDetected = ""; //
|
||||
onUserConnected = "";
|
||||
onUserDisconnected = "";
|
||||
doubleIdDetected = "";
|
||||
|
||||
// SIGNATURE VERIFICATION
|
||||
// kick = kick (_this select 0)
|
||||
|
Loading…
Reference in New Issue
Block a user