mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 21:17:17 +02:00
Remove weird debug remnant in traits contrib
This commit is contained in:
parent
1e253a0419
commit
dd36821833
1 changed files with 0 additions and 6 deletions
|
|
@ -1400,9 +1400,3 @@ class GaugeTrait(CounterTrait):
|
|||
Fills the gauge to its maximum allowed by base + mod
|
||||
"""
|
||||
del self.current
|
||||
|
||||
|
||||
class UpdatingTrait(CounterTrait):
|
||||
"""
|
||||
This is a trait that
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue