mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00: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