there we go

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@830 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-29 22:12:58 +00:00
parent 58d88f00a4
commit ca987f91aa
4 changed files with 16 additions and 18 deletions

View File

@@ -50,7 +50,9 @@ sub new_object {
}
sub use_backend {
$backend = $_[0];
foreach my $l (@_) {
push(@backends, $l);
}
}
our %params = ();