Skip to content

Update PlayerMethods.h - remove unused variable to fix core build #187

Update PlayerMethods.h - remove unused variable to fix core build

Update PlayerMethods.h - remove unused variable to fix core build #187

Workflow file for this run

name: Build mod-eluna with Lua52 🌙
on:
push:
branches:
- 'master'
- 'main'
pull_request:
jobs:
build_lua52:
uses: ./.github/workflows/core-build-base.yml
with:
lua_version: 'lua52'