Added DMFI
Added DMFI. Set Diamond Golem appearance size to large. Full compile. Updated release archive.
This commit is contained in:
5
_module/nss/re_widget7.nss
Normal file
5
_module/nss/re_widget7.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
int iCounter = GetLocalInt(GetModule(), "re_AreaToolIndex") - 1;
|
||||
SetLocalInt(GetModule(), "re_AreaToolIndex", iCounter);
|
||||
}
|
Reference in New Issue
Block a user