Wren testing
This commit is contained in:
@@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
#include <cstring>
|
||||
|
||||
#include "pr_wren.hpp"
|
||||
#include "quakedef.hpp"
|
||||
|
||||
server_t sv;
|
||||
@@ -1404,6 +1405,7 @@ void SV_SpawnServer(const char *server) {
|
||||
|
||||
// load progs to get entity field count
|
||||
PR_LoadProgs();
|
||||
wren::load_progs();
|
||||
|
||||
// allocate server memory
|
||||
/* Host_ClearMemory() called above already cleared the whole sv structure */
|
||||
|
||||
Reference in New Issue
Block a user