Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
05417e851a
|
|||
|
bf46878f34
|
@@ -1,2 +1,3 @@
|
||||
.DS_Store
|
||||
.vscode/settings.json
|
||||
vacation.bin
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
@@ -710,7 +710,6 @@ mknew(zonk_mode, function(self)
|
||||
end)
|
||||
|
||||
function zonk_mode:set(_, field,value)
|
||||
pukeboard{field=field, value=value}
|
||||
self[field]=value
|
||||
end
|
||||
function zonk_mode:unset(_, ...)
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user