forked from noxious/server
removed console.log
This commit is contained in:
parent
410d5cb7a8
commit
74f5214ca3
@ -35,7 +35,6 @@ class LoadedMap {
|
||||
}
|
||||
|
||||
public getCharactersInMap(): MapCharacter[] {
|
||||
console.log(this.characters)
|
||||
return this.characters
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user