Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #1824

Category None
Changed by Unreal Karaulov <unrealkaraulovohnoyoudont@bk.ru>
Changed at Sat 04 Dec 2021 12:04:08
Repository https://github.com/alliedmodders/amxmodx
Project alliedmodders/amxmodx
Branch master
Revision 6e8554d1d2f6f35277ec75577ba1a13e97d503df

Comments

Fix ConfigsExecutedForward (my mistake) (#1024)

* Fix one big issue what broken all plugins!

If found any config from servercmd, m_ConfigsExecutedForward not called !!!!!!!
If m_ConfigsExecutedForward  not called, this is broke all plugins where used m_ConfigsExecutedForward (example restmenu)

Revert "Fix one big issue what broken all plugins!"

This reverts commit 6ce36f22e1c278f0831ebbddbc1dbbceb91dacb9.

* Fix m_ConfigsExecutedForward after my missprint from previous pr

Fix my missprint from previous pull request https://github.com/alliedmodders/amxmodx/commit/275be8b0a89bdd9439c7e04f75f092345318c560

Changed files