4 lines
84 B
Lua
4 lines
84 B
Lua
|
|
-- List the items you want to register as a phone here.
|
||
|
|
PhoneList = {
|
||
|
|
'phone',
|
||
|
|
}
|