woups
This commit is contained in:
parent
3cd045dc6f
commit
e28f8cce58
@ -222,7 +222,7 @@ public partial class player : Camera3D
|
||||
{
|
||||
_btnEnd.Disabled = false;
|
||||
_btnEnd.Pressed += () => { _sndBtn.Play(); End("res://endings/mad.tscn"); };
|
||||
Chatter = "You can destroy your enemy, you have the nuclear capacity."
|
||||
Chatter = "You can destroy your enemy, you have the nuclear capacity.";
|
||||
}
|
||||
if (GameTime < 0)
|
||||
if (Nukes >= 100)
|
||||
|
Loading…
Reference in New Issue
Block a user