mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-17 11:35:08 -04:00
fix again, this time for sure
This commit is contained in:
parent
b022d12e10
commit
14480cd225
@ -179,7 +179,7 @@ namespace Launcher.Gui.Screens {
|
||||
game.ShouldUpdate = true;
|
||||
|
||||
if (cExe == null) return;
|
||||
string path = Client.GetExeName();
|
||||
string path = Client.GetCExeName();
|
||||
// TODO: Set last-modified time to actual time of dev build
|
||||
Platform.WriteAllBytes(path, cExe);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user