mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-12 03:14:04 +02:00
Update RFRG / RFGL element IDs
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#include "simulation/Elements.h"
|
#include "simulation/Elements.h"
|
||||||
//#TPT-Directive ElementClass Element_RFGL PT_RFGL 181
|
//#TPT-Directive ElementClass Element_RFGL PT_RFGL 184
|
||||||
Element_RFGL::Element_RFGL()
|
Element_RFGL::Element_RFGL()
|
||||||
{
|
{
|
||||||
Identifier = "DEFAULT_PT_RFGL";
|
Identifier = "DEFAULT_PT_RFGL";
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#include "simulation/Elements.h"
|
#include "simulation/Elements.h"
|
||||||
//#TPT-Directive ElementClass Element_RFRG PT_RFRG 180
|
//#TPT-Directive ElementClass Element_RFRG PT_RFRG 183
|
||||||
Element_RFRG::Element_RFRG()
|
Element_RFRG::Element_RFRG()
|
||||||
{
|
{
|
||||||
Identifier = "DEFAULT_PT_RFRG";
|
Identifier = "DEFAULT_PT_RFRG";
|
||||||
|
Reference in New Issue
Block a user