This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
chemicalcrux
/
stroll
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
11
Вики
Activity
Преглед изворни кода
Merge branch 'master' of
https://github.com/chemicalcrux/stroll
tags/v0.7.0
Fen Dweller
пре 7 година
родитељ
c26309f3f5
e7cd73bd46
комит
4287d2742a
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
game.js
+ 1
- 1
game.js
Прегледај датотеку
@@ -1177,7 +1177,7 @@ let macro =
},
get totalMass() {
let base = this.baseMass;
let base =
Math.pow(this.scale,3) *
this.baseMass;
if (this.hasTail) {
base += this.tailMass * this.tailCount;
Write
Preview
Loading…
Откажи
Сачувај