mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 17:35:34 -04:00
added comment about not changing entId ranges
This commit is contained in:
parent
1790459221
commit
26a4a2b980
@ -3,6 +3,7 @@
|
||||
from PythonUtil import uniqueElements
|
||||
|
||||
EntIdRange = 10000
|
||||
# Once a range has been assigned to a user, please don't change it.
|
||||
username2entIdBase = {
|
||||
'darren': 1*EntIdRange,
|
||||
'samir': 2*EntIdRange,
|
||||
|
Loading…
x
Reference in New Issue
Block a user