Mods
This commit is contained in:
parent
eaea03fce1
commit
19d26de4ed
|
@ -520,7 +520,7 @@ class Game:
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def about() -> None:
|
def about() -> None:
|
||||||
lines = [
|
lines = [
|
||||||
f"Cromulant v{Config.manifest["version"]}",
|
f"Cromulant v{Config.manifest["version"]} 🐜",
|
||||||
"Listen to the ants and watch them go.",
|
"Listen to the ants and watch them go.",
|
||||||
"Just run it and leave it open on your screen.",
|
"Just run it and leave it open on your screen.",
|
||||||
"5% of revenue goes to the local ant shelter.",
|
"5% of revenue goes to the local ant shelter.",
|
||||||
|
|
Loading…
Reference in New Issue