Gating network behind compile flag
This commit is contained in:
@@ -19,6 +19,10 @@ class Player extends Entity {
|
||||
|
||||
this.add(PLAYER);
|
||||
}
|
||||
|
||||
dispose() {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = Player;
|
||||
|
||||
Reference in New Issue
Block a user