Compare commits
No commits in common. "05417e851aa5d39104ac6a7ec996db647594f429" and "170af5bc012c9c45141604f9b8dd083821194253" have entirely different histories.
05417e851a
...
170af5bc01
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
.DS_Store
|
||||
.vscode/settings.json
|
||||
vacation.bin
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 31 KiB |
@ -710,6 +710,7 @@ 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.
Loading…
Reference in New Issue
Block a user