Compare commits
5
Commits
1368a4a2cf
...
06a3a24c1a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
06a3a24c1a | ||
|
|
399c2aee1a | ||
|
|
e2cc9fc572 | ||
|
|
1b9d624d4f | ||
|
|
b34731986a |
@@ -1,7 +1,7 @@
|
|||||||
cope = {}
|
cope = {}
|
||||||
|
cope.level = "High"
|
||||||
function cope.level()
|
function cope.get_level()
|
||||||
print('Coping level = High')
|
return cope.level
|
||||||
end
|
end
|
||||||
|
|
||||||
return cope
|
return cope
|
||||||
|
|||||||
Reference in New Issue
Block a user