mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-06 04:45:32 +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:
parent
c52404bf45
commit
64db2376d2
1 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,10 @@ void initMonsterScripts()
|
|||
|
||||
// Set up the GUI Monster module
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue