mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Fixes a small typo in the APC construction balloon alerts (#69591) CRITICAL FIX Co-authored-by: Rhials <Datguy33456@gmail.com>
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
W.play_tool_sound(src)
|
||||
balloon_alert(user, "board unfastened")
|
||||
else
|
||||
balloon_alert(user, "no board to faster!")
|
||||
balloon_alert(user, "no board to fasten!")
|
||||
return
|
||||
update_appearance()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user