https://github.com/ohrrpgce/ohrrpgce/commit/dc8fb87c4fdf550f69ff725856bedbcb64b8ec98
Author: teeemcee <teeemcee@7d344553-34f0-0310-a9b1-970ce8f1c3a2>
Date:   Sun Jul 20 14:22:22 2025 +0000

    Replace global ItemEditor.clipboard_item ItemDef with an ItemDef ptr
    
    This avoids calling the ItemDef constructor before main(), which while 
currently
    OK for ItemDef, is in general a bug-prone nuiscance that limits what the
    constructor can do, so we should always try to avoid it.
    

 itemedit.bas | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)



_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to