mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-20 01:29:54 +02:00
Implement login reward activity
This commit is contained in:
@@ -41,6 +41,12 @@ public abstract class GameActivity {
|
||||
);
|
||||
}
|
||||
|
||||
// Events
|
||||
|
||||
public void onLogin() {
|
||||
|
||||
}
|
||||
|
||||
// Proto
|
||||
|
||||
public Activity toProto() {
|
||||
|
||||
Reference in New Issue
Block a user