woups
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user