Skip to content

Conversation

jtansley
Copy link
Contributor

@jtansley jtansley commented Jan 5, 2025

Changes Proposed:

Update npc_buffer.cpp,
static uint GetSpellForLevel(uint32 spell_id, Player *player)
Change to uint32

Issues Addressed:

Fix Windows compilation errors.
Closes #40

SOURCE:

Tests Performed:

Core now compiles with npc_buffer without errors on Windows 11 as of 1/4/2025

Fix compilation errors. See issue azerothcore#40
@sudlud sudlud changed the title Update npc_buffer.cpp Update npc_buffer.cpp - change uint to unit32 Jan 6, 2025
@sudlud sudlud merged commit 9395724 into azerothcore:master Jan 6, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows operating system compilation error.
2 participants