3 lines
98 B
Text
3 lines
98 B
Text
|
|
string = "The quick brown fox jumped over the lazy dog's back";
|
||
|
|
player:tell(string_hash(string));
|