client scrolling

This commit is contained in:
philippe44
2020-01-20 00:14:10 -08:00
parent 5a9df7b0d5
commit a763c2d4f7
8 changed files with 209 additions and 29 deletions

View File

@@ -34,4 +34,8 @@ sub playerSettingsFrame {
}
}
sub hasScrolling {
return 1;
}
1;