mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-05 22:09:59 +03:00
fix build with clang, fix saverestore again, android mod launcher support
This commit is contained in:
@@ -114,12 +114,11 @@ void SetLauncherArgs()
|
||||
D(binPath);
|
||||
|
||||
D("-console");
|
||||
A("-game", "hl2mp");
|
||||
D("-nouserclip");
|
||||
|
||||
parseArgs(java_args);
|
||||
|
||||
D("-windowed");
|
||||
D("-fullscreen");
|
||||
D("-nosteam");
|
||||
D("-insecure");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user