Merge pull request #5216 from ctrlaltdavid/comment-update

Improve entity properties list code comment
This commit is contained in:
Brad Hefta-Gaub 2015-06-26 22:21:39 -07:00
commit 9b42221123

View file

@ -126,7 +126,7 @@ enum EntityPropertyList {
PROP_SCRIPT_TIMESTAMP,
////////////////////////////////////////////////////////////////////////////////////////////////////
// ATTENTION: add new properties ABOVE this line
// ATTENTION: add new properties to end of list just ABOVE this line
PROP_AFTER_LAST_ITEM,
////////////////////////////////////////////////////////////////////////////////////////////////////