Change docstrings
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
[com.badlogic.gdx.scenes.scene2d Actor]))
|
||||
|
||||
(defprotocol Entity
|
||||
"Internal use only"
|
||||
(draw-entity! [this batch] "Draws the entity"))
|
||||
|
||||
(extend-protocol Entity
|
||||
|
||||
Reference in New Issue
Block a user