mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Improve entity properties list code comment
This commit is contained in:
parent
5b660e8c91
commit
8d83e23bab
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