mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-21 21:40:32 -04:00
d_a_kago almost matching (#2541)
This commit is contained in:
@@ -453,7 +453,7 @@ inline void dMsgObject_setSmellType(u8 type) {
|
||||
}
|
||||
|
||||
inline u8 dMsgObject_getSelectCursorPos() {
|
||||
return dMsgObject_c::getSelectCursorPos();
|
||||
return dMsgObject_getMsgObjectClass()->getSelectCursorPos();
|
||||
}
|
||||
|
||||
inline void dMsgObject_setTalkPartner(fopAc_ac_c* actor) {
|
||||
|
||||
Reference in New Issue
Block a user