1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-01 10:17:56 +00:00

more XLAT refactoring, and preparation for gentrans.cpp

This commit is contained in:
Zeno Rogue
2021-05-23 15:47:45 +02:00
parent 087c815372
commit 8f4a0935b9
11 changed files with 37 additions and 34 deletions

View File

@@ -729,7 +729,7 @@ enum eMagicParameter {
mpMAX
};
vector<string> mpnames = {
EX vector<string> mpnames = {
"affect model scale",
"affect model projection",
"affect model central point",