Disable random tips until the locale replace is finished
This commit is contained in:
@@ -117,7 +117,7 @@ function oneMinuteTimerFunction() {
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|
||||||
function tenMinuteTimerFunction() {
|
function tenMinuteTimerFunction() {
|
||||||
showRandomTipToAllPlayers();
|
//showRandomTipToAllPlayers();
|
||||||
saveServerDataToDatabase();
|
saveServerDataToDatabase();
|
||||||
checkInactiveVehicleRespawns();
|
checkInactiveVehicleRespawns();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user