mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-13 11:30:44 +00:00
Oops, I made a fuck
git-svn-id: https://svn.eduke32.com/eduke32@6843 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
64c82e7b0d
commit
30e1659214
1 changed files with 1 additions and 0 deletions
|
@ -412,6 +412,7 @@ void Net_ReceiveDisconnect(ENetEvent *event)
|
||||||
void Net_GetPackets(void)
|
void Net_GetPackets(void)
|
||||||
{
|
{
|
||||||
timerUpdate();
|
timerUpdate();
|
||||||
|
MUSIC_Update();
|
||||||
|
|
||||||
G_HandleSpecialKeys();
|
G_HandleSpecialKeys();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue