mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-14 15:44:34 +00:00
Shorten First Screen
6 seconds >> 5.5 seconds
This commit is contained in:
parent
bcba410e91
commit
e4c0552425
1 changed files with 23 additions and 23 deletions
2
Classic/scripts/autoexec/zDebriefLoadingScreen.cs
Normal file → Executable file
2
Classic/scripts/autoexec/zDebriefLoadingScreen.cs
Normal file → Executable file
|
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
// First Screen loading time (Map Screen)
|
// First Screen loading time (Map Screen)
|
||||||
// If this is set too low the second screen wont show at all
|
// If this is set too low the second screen wont show at all
|
||||||
$dtLoadingScreen::FirstScreen = 6000;
|
$dtLoadingScreen::FirstScreen = 5500;
|
||||||
// Second Screen Delay
|
// Second Screen Delay
|
||||||
$dtLoadingScreen::Delay = 0;
|
$dtLoadingScreen::Delay = 0;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue