This website works better with JavaScript.
Начало
Каталог
Помощ
Вход
chemicalcrux
/
gorge
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Заявки за сливане
0
Версии
9
Уики
Activity
Преглед на файлове
Fixed buildings not becoming visible when reloading the page
tags/v0.0.1
Fen Dweller
преди 7 години
родител
936705bdf4
ревизия
07a12bb215
No known key found for this signature in database
GPG Key ID:
E80B35A6F11C3656
променени са
1 файла
, в които са
добавени 6
реда и са
изтрити 0
реда
Разделен изглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
gorge.js
+ 6
- 0
gorge.js
Целия файл
@@ -227,6 +227,12 @@ function setup() {
function unlockAtStart() {
unlockBuilding("micro");
for (const [key, value] of Object.entries(belongings)) {
if (belongings[key].visible) {
unlockBuilding(key);
}
}
}
function unlockBuilding(id) {
Write
Preview
Loading…
Отказ
Запис