- made intermission screen more scripting friendly.

This commit is contained in:
Christoph Oelckers 2017-02-24 00:28:33 +01:00
commit 58be506a73
6 changed files with 100 additions and 35 deletions

View file

@ -32,8 +32,6 @@ class FTexture;
//
struct wbplayerstruct_t
{
bool in; // whether the player is in game
// Player stats, kills, collected items etc.
int skills;
int sitems;