fix php
This commit is contained in:
parent
c3d0f628e5
commit
346d7cc3e2
|
@ -15,7 +15,7 @@ class TronPlayer{
|
|||
}
|
||||
public function getName(){
|
||||
return $this->name;
|
||||
]
|
||||
}
|
||||
private function set_direction($newDir){
|
||||
//can't be the opposite of the previous direction
|
||||
if(
|
||||
|
|
Loading…
Reference in New Issue
Block a user