Fix #673, remove DebugText event, mods should register directly to DebugScreenEntries.register

This commit is contained in:
shedaniel
2025-10-26 03:54:15 +08:00
parent 039d516849
commit 679a665be3
9 changed files with 9 additions and 75 deletions

View File

@@ -8,6 +8,7 @@ on:
- '**/src/**'
branches:
- "1.21.9"
- "1.21.10"
types: [ opened, synchronize, reopened ]
jobs:
validate-gradle:

View File

@@ -9,6 +9,7 @@ on:
- '.github/**'
branches:
- "1.21.9"
- "1.21.10"
workflow_dispatch:
inputs:
norelease: