Follow-up c0e87af: changed file encoding.
Signed-off-by: Euphy <euphy.raliel@rathena.org>
9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
- script OnInterChk -1,{
|
|
OnInterIfInit:
|
|
debugmes "Loaded OnInterIfInit <-------";
|
|
end;
|
|
OnInterIfInitOnce:
|
|
debugmes "Loaded OnInterIfInitOnce <-------";
|
|
end;
|
|
}
|