mirror of
https://github.com/lubosz/overte.git
synced 2025-04-27 15:35:30 +02:00
Merge pull request #5216 from ctrlaltdavid/comment-update
Improve entity properties list code comment
This commit is contained in:
commit
9b42221123
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
|
Loading…
Reference in a new issue