mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 20:41:46 +00:00
EggTV:⌚ load addons
This commit is contained in:
parent
5baa7c14fb
commit
ab7691508e
1 changed files with 3 additions and 0 deletions
|
|
@ -439,6 +439,9 @@ void EggTV::watch() const
|
||||||
|
|
||||||
M_ClearMenus(false);
|
M_ClearMenus(false);
|
||||||
|
|
||||||
|
demo.loadfiles = true;
|
||||||
|
demo.ignorefiles = false;
|
||||||
|
|
||||||
G_DoPlayDemo(replay->path().string().c_str());
|
G_DoPlayDemo(replay->path().string().c_str());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue