mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-06-19 07:59:47 +03:00
Removed obsolete handler classes and restored InstructionHandlerFactory
This commit is contained in:
@ -16,4 +16,6 @@ never use terminal commands to edit code. In case of a failure, write it to user
|
||||
|
||||
never address compiler warnings yourself. If you see a warning, suggest to address it.
|
||||
|
||||
when working with RVA variables, always add that to variable name, e.g. "nameRVA".
|
||||
when working with RVA variables, always add that to variable name, e.g. "nameRVA".
|
||||
|
||||
always build only affected project, not full solution.
|
Reference in New Issue
Block a user