summaryrefslogtreecommitdiff
path: root/npc/functions/savepoint.txt
blob: 90c190c32519ca0244984e1abbd7dbb368242d27 (plain) (blame)
1
2
3
4
5
6
// Deprecated

function	script	savepointparticle	{
    debugmes "[ERROR] Usage of savepointparticle() is deprecated.";
    return;
}