7 lines
56 B
Plaintext
7 lines
56 B
Plaintext
#include "model_inc"
|
|
|
|
void main()
|
|
{
|
|
EquipItem(6);
|
|
}
|