a line ``` player.Money($player_char) += 1 ``` is not getting added to the opcodes.txt. P.S. Works with class methods: ``` Player.Controllable(0) ```