mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
added mysef to the editor username
This commit is contained in:
parent
bcba0f6421
commit
c1dfd835fb
@ -9,6 +9,7 @@ username2entIdBase = {
|
|||||||
'skyler': 3*EntIdRange,
|
'skyler': 3*EntIdRange,
|
||||||
'joe': 4*EntIdRange,
|
'joe': 4*EntIdRange,
|
||||||
'DrEvil': 5*EntIdRange,
|
'DrEvil': 5*EntIdRange,
|
||||||
|
'asad': 6*EntIdRange,
|
||||||
}
|
}
|
||||||
assert uniqueElements(username2entIdBase.values())
|
assert uniqueElements(username2entIdBase.values())
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user