1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-01 14:32:59 +00:00

ru:: color thet flaming dagger correctly on screen

This commit is contained in:
Zeno Rogue
2025-05-24 17:16:04 +02:00
parent 299a3b64c6
commit 5610629037
2 changed files with 6 additions and 1 deletions

View File

@@ -167,4 +167,6 @@ void revert_all(revert_stack& s);
string parse_markup(string s);
struct power& find_power(string name);
}