[12061] Assert correct loading of GO_TYPE_CAPTURE_POINT

This will assert controlled behaviour when loading a `gameobject_template` entry of type Capture Point with bad data
Patch improved by stfx

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Xfurry 2012-07-06 14:44:47 +02:00 committed by Schmoozerd
parent 5a0f668515
commit 2a4b8f2cb0
2 changed files with 18 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12060"
#define REVISION_NR "12061"
#endif // __REVISION_NR_H__