1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 21:53:51 +00:00

Superfluous commit because of my git n00b-ness.

git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@129 ea6a568a-9f4f-0410-981a-c910a81bb256
This commit is contained in:
nkorslund 2009-08-25 19:27:59 +00:00
parent c52404bf45
commit 64db2376d2

View file

@ -52,6 +52,10 @@ void initMonsterScripts()
// Set up the GUI Monster module // Set up the GUI Monster module
setupGUIScripts(); setupGUIScripts();
// Add test cases for scripts here. This allows them to be tested
// without engaging the rendering engine (specify the -n command
// line switch.)
} }
// This should probably not be here: // This should probably not be here: