Files
HeroesStone_PRC8/_module/nss/horse_cepdm_dmnt.nss
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

14 lines
124 B
Plaintext

// Dismount
// Author : Barry_1066
// Modified : 03/01/2008
#include "x3_inc_horse"
void main()
{
HorseDismount();
}