Improve entity properties list code comment

This commit is contained in:
David Rowe 2015-06-26 15:37:16 -07:00
parent 5b660e8c91
commit 8d83e23bab

View file

@ -126,7 +126,7 @@ enum EntityPropertyList {
PROP_SCRIPT_TIMESTAMP, 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, PROP_AFTER_LAST_ITEM,
//////////////////////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////////////