mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 00:38:46 +00:00
Fix incorrect doc comment
This commit is contained in:
@@ -32,7 +32,7 @@ class Hash
|
|||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
# Monkey-patches Player to add a hash_level? method.
|
# Monkey-patches Player to add a level? method.
|
||||||
class Player
|
class Player
|
||||||
|
|
||||||
# Returns whether or not the player's current level is greater than or equal to the specified
|
# Returns whether or not the player's current level is greater than or equal to the specified
|
||||||
|
|||||||
Reference in New Issue
Block a user