mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 00:16:27 +02:00
Operator menu settings now get saved
This commit is contained in:
@@ -117,6 +117,10 @@ function UTIL:Notify( text )
|
||||
DrawNotification( false, true )
|
||||
end
|
||||
|
||||
function UTIL:Log( msg )
|
||||
print( "[Wraith ARS 2X]: " .. msg )
|
||||
end
|
||||
|
||||
function UTIL:DrawDebugText( x, y, scale, centre, text )
|
||||
SetTextFont( 4 )
|
||||
SetTextProportional( 0 )
|
||||
|
||||
Reference in New Issue
Block a user