hackmud
Code
Branches
Tags
Commits
master
hackmud
/
contrib
/
hackmud.Scripts
/
_test.js
Raw
Copy raw content
Download raw file
Top
1
function
(
context
,
args
)
2
{
//l:"s"
3
4
return
0
;
5
6
}