Changeset 40796
- Timestamp:
- 08/22/17 20:00:34 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/instar/instar.h
r40786 r40796 246 246 addchoicebox(typCam1, "3", "3"); 247 247 addchoicebox(typCam1, "4", "4"); 248 addchoicebox(typCam1, "5", "5"); 248 249 setchoiceboxselection(typCam1, getconfig("instar_1", NULL)); 249 250 changemask(ipCam1, "abcdefghijklmnopqrstuvwxyz"); … … 264 265 addchoicebox(typCam2, "3", "3"); 265 266 addchoicebox(typCam2, "4", "4"); 267 addchoicebox(typCam2, "5", "5"); 266 268 setchoiceboxselection(typCam2, getconfig("instar_2", NULL)); 267 269 changemask(ipCam2, "abcdefghijklmnopqrstuvwxyz");
Note: See TracChangeset
for help on using the changeset viewer.