Remove textbox on game start
This commit is contained in:
@@ -121,8 +121,6 @@ void main()
|
||||
SetScreenAspect("0.5625");
|
||||
SetGUIPosition(170, 0);
|
||||
ModSetConfigFontSize(15);
|
||||
OutputLineAll(NULL, "", Line_ContinueAfterTyping);
|
||||
DisableWindow();
|
||||
|
||||
CallScript( "flow" );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user