Fix waypoint offscreen arrow icon
This commit is contained in:
parent
c086ddeb3f
commit
6f613a9249
@ -129,6 +129,8 @@ namespace patches
|
||||
utils::hook::set<float>(0x140948F40, 1.f);
|
||||
utils::hook::set<float>(0x140948F44, 1.f);
|
||||
utils::hook::set<float>(0x140948F48, 1.f);
|
||||
|
||||
utils::hook::nop(0x14037B8AE, 7);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user