mirror of
https://github.com/roytam1/palemoon26.git
synced 2026-05-27 03:41:07 +00:00
6 lines
119 B
GLSL
6 lines
119 B
GLSL
public static class WebApp@APPNUM@ extends WebApp {
|
|
@Override
|
|
protected int getIndex() { return @APPNUM@; }
|
|
}
|
|
|