mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-25 19:38:07 +11:00
Compare commits
No commits in common. "37db09d47200f9cca5e050ea1e11a634e69f739c" and "6cbe2d6479494d38a321fea33ee8afd2a73397f5" have entirely different histories.
37db09d472
...
6cbe2d6479
@ -268,9 +268,7 @@ end
|
||||
|
||||
function set_route(to,laddr,raddr)
|
||||
cfg.sroutes[to] = {laddr,raddr,0}
|
||||
saveconfig()
|
||||
end
|
||||
function del_route(to)
|
||||
cfg.sroutes[to] = nil
|
||||
saveconfig()
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user