d_snap OK

This commit is contained in:
LagoLunatic
2024-01-06 18:48:24 -05:00
parent b0b5854b98
commit 3eae006254
11 changed files with 1650 additions and 60 deletions
+1 -1
View File
@@ -1757,7 +1757,7 @@ bool daRd_c::_draw() {
0, 1.0f, dDlst_shadowControl_c::getSimpleTex()
);
dSnap_RegistFig(0xB9, this, 1.0f, 1.0f, 1.0f);
dSnap_RegistFig(DSNAP_TYPE_RD, this, 1.0f, 1.0f, 1.0f);
return true;
}