Merge branch 'master' of https://github.com/rheit/zdoom
Conflicts: src/sdl/iwadpicker_cocoa.mm
This commit is contained in:
commit
a7a2d55695
61 changed files with 11882 additions and 481 deletions
|
|
@ -1164,6 +1164,8 @@ void G_StartTravel ()
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
bglobal.StartTravel ();
|
||||
}
|
||||
|
||||
//==========================================================================
|
||||
|
|
@ -1261,6 +1263,8 @@ void G_FinishTravel ()
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
bglobal.FinishTravel ();
|
||||
}
|
||||
|
||||
//==========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue