mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix build failing
This commit is contained in:
parent
407fd3a683
commit
0a482972fd
@ -6,7 +6,6 @@ export const CHANGELOG = [
|
||||
"WIRES",
|
||||
"Allow holding ALT in belt planner to reverse direction (by jakobhellermann)",
|
||||
"Clear cursor when trying to pipette the same building twice (by hexy)",
|
||||
"Allow binding TAB (by swtw7466)",
|
||||
"Added keybinding to close menus (by isaisstillalive / Sandwichs-del)",
|
||||
"Fix rare crash regarding the buildings toolbar (by isaisstillalive)",
|
||||
"Fixed some phrases (by EnderDoom77)",
|
||||
|
@ -566,7 +566,7 @@ buildings:
|
||||
default:
|
||||
name: &energy_generator Generator
|
||||
description: Pretvara oblike u energiju.
|
||||
#TODO
|
||||
#TODO
|
||||
wire_crossings:
|
||||
default:
|
||||
name: &wire_crossings Razdelnik žica
|
||||
@ -869,7 +869,7 @@ about:
|
||||
title: O Igri
|
||||
body: >-
|
||||
Ova igra je otvorenog koda i napravljena je od strane <a href="https://github.com/tobspr" target="_blank">Tobias Springer</a> (to sam ja).<br><br>
|
||||
#TODO
|
||||
|
||||
Ako želite da doprinesete razvoju, bacite pogled na <a href="<githublink>" target="_blank">shapez.io github</a>.<br><br>
|
||||
|
||||
Bez odlične discord zajednice ova igra, kao ni druge, ne bi postojala - Pridružite se <a href="<discordlink>" target="_blank">discord serveru</a>!<br><br>
|
||||
|
Loading…
Reference in New Issue
Block a user