Formatting

This commit is contained in:
Vortrex
2022-09-15 05:10:38 -05:00
parent 25bdc703c8
commit c0c6e50b9c

View File

@@ -57,8 +57,6 @@ function initServerScripts() {
initAllClients(); initAllClients();
initTimers(); initTimers();
serverStartTime = getCurrentUnixTimestamp(); serverStartTime = getCurrentUnixTimestamp();
} }